home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM Xwing Fighter by LucasArts
-
- REM Set BLACK and RED switches to DIGITAL.
-
- REM ════════════════════════════════════════════════════════
-
- MDef KXWING
-
- REM ════════════════════════════════════════════════════════
-
- @DigitalThrottle
-
- REM ════════════════════════════════════════════════════════
- BTN UB Roll&SelTgt
- BTN MB /U /T /P NextTarget
- /R StoreFirst
- /T /P NextTarget
- /R StoreSecond
- /M /T /P NextTarget
- /R StoreThird
- /T /P NextTarget
- /R StoreFourth
- /D WingmanEngage
- BTN LB RevTgtSel
- REM ════════════════════════════════════════════════════════
- BTN HU LookUp
- BTN HR Right
- BTN HD RearView
- BTN HL Left
- BTN HM Forward
- REM ═════════════════════════════════════════════════════════
- BTN 1 /U WeaponsToggle
- /M Preset1
- /D WingmanEvasive
- BTN 2 /U WeaponsConfig
- /M Preset2
- /D WingmanCoverMe
- BTN 3 /U CMDTargetMode
- /M Preset3
- /D WingmanAttack
- BTN 4 /U /T LasertoShields
- /T ShieldstoLasers
- /M Preset4
- /D WingmanIgnore
- BTN 5 /U ShieldToggle
- /M /T LaserRecharge
- /T ShieldsRecharge
- /D WingmanWait
- BTN 6 /U SelectStarfighter
- /M Map
- /D WingmanHome
- REM ════════════════════════════════════════════════════════
- RKR UP /P SelectStarfighter
- /R SelectStarfighter
- RKR DN /P NearestShip
- /R SelectStarfighter
- REM ════════════════════════════════════════════════════════
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-